home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Interface / MD.000 / scripts / DefineButton2_91 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-07-25  |  37 b   |  4 lines

  1. on(release){
  2.    gotoAndStop(2);
  3. }
  4.